Various fixes to Special:Mostcategories.
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 9 May 2012 07:54:03 +0000 (09:54 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 9 May 2012 07:56:56 +0000 (09:56 +0200)
commit12ddff30050d153e5d40e6dbfcb63840cdcc3e00
tree3d6572f6896f18117b7600b1d1caf728bccf962b
parentb818462c9961f3a4d60f1dc25a37bb23a9c235c3
Various fixes to Special:Mostcategories.

* Show descriptive error message on invalid title
* Don't check for page existence if the query is not cached, since the page must exist to be listed here
* Do a LinkBatch if the query is cached, otherwise we end up with on database query per displayed row

Change-Id: Ia10d0e7d69def0ee1f42727124518bc6f6335dda
includes/specials/SpecialMostcategories.php